home *** CD-ROM | disk | FTP | other *** search
- /* NeXTSTEP Release 3 */
-
- /*********** MailAlias Strings ***********/
-
- "Users" = "Usuarios";
- "Groups" = "Grupos";
- "Login Names" = "Nombres de usuario";
- "Private Users" = "Usuarios privados";
- "Private Groups" = "Grupos privados";
-
- /* Browser Title */
- "Types" = "Tipos";
-
- /************ MailSender Strings ***********/
-
- /* Title of the Send Window */
- "Compose" = "Elaborar";
-
- /* Temporary titles for the send window*/
-
- "delivered: " = "enviado: ";
- "delivering: " = "enviando: ";
- "loading: " = "cargando: ";
- "storing: " = "almacenando: ";
- "saving: " = "grabando: ";
-
- /* 'To', 'bcc', 'cc' field when they are designated in an alert */
- "To" = "Para";
- "Cc" = "cc";
- "bcc" = "co";
- "Subject" = "Asunto";
- "Reply-To" = "Contestar a";
-
- /* others */
-
- "No subject" = "Ningun asunto";
- "\n\nBegin forwarded message:\n\n" = "\n\nComenzar mensaje enviado:\n\n";
-
- /* Form labels */
-
- "To:" = "Para:";
- "Subject:" = "Asunto:";
- "Cc:" = "cc:";
-
- /* Read Receipt */
- "READ_RECEIPT_WITH_SUBJECT_MSG" = "\nSu mensaje acerca de \"%s\" de %s fue leido en %s \n";
-
- "READ_RECEIPT_NO_SUBJECT_MSG" = "\nSu mensaje acerca de %s fue leido en %s.\n";
-
- /************ MailReader Strings ***********/
-
- "Removing %d attachment" = "Eliminando %d anexo";
- "Removing %d attachments" = "Eliminando %d anexos";
- "Compacting mailbox file" = "Eliminando/Renumerando fichero de buzones";
- "Compacting index file" = "Eliminando/Renumerando fichero indice";
- "Reloading index file" = "Cargando fichero indice de nuevo";
- "Moving %d message to %s" = "Desplazando %d mensaje a %s";
- "Moving %d messages to %s" = "Desplazando %d mensajes a %s";
-
- /****** Find Panel ******/
-
- "Replace All" = "Sustituir todos";
- "Find All" = "Buscar todos";
-
- "Not\nfound" = "No se ha\nencontrado";
- "Nothing\nselected" = "No se ha\nseleccionado nada";
- "illegal\npattern" = "modelo\nilegal";
- "%d\nreplaced" = "%d\nsustituidos";
- "%d\nfound" = "%d\nencontrados";
-
- /******** Menu Strings *******/
- "Hide Ruler" = "Ocultar regla";
- "Show Ruler" = "Mostrar regla";
-
- /******** Encryption Strings *******/
- "Please enter your new private key" = "Escriba su nueva clave privada";
- "Please verify private key" = "Compruebe la clave privada";
- "Authenticate with user password" = "Autenticar con la contrasena del usuario";
- "Please enter your private key" = "Escriba su clave privada";
- "Decrypting message..." = "Descodificar mensaje...";
- "Invalid private key." = "Clave privada incorrecta.";
-
- /****** Dates ******/
- "SUMMARY_DATE" = "%b %d";
-
- /****** Panels ******/
- "Addresses" = "Direcciones";
- "Mailboxes" = "Buzones";
-
- /************ Info Panel ***********/
-
- "RELEASE_VERSION" = "Version actualizada 3.2 (v%s)";
-